html body .topnav .navbar > li {
    width: 16.66% !important;
}

html body .topnav .internal {
    width: calc(100% - 225px);
}